In Kinetics, the main file is slowfast/tools/run_fusion_net.py, slowfast/tools/run_umt_net.py.

In vggsound, we include the codes of Naive Fusion and our UMT in vggsound/av folder.

In UCF-101, we include the codes of Naive Fusion and our UMT in train_fusion.py and train_distillation.py, respectively.

